NoteCollectionIndexOf Method |
| Name | Description | |
|---|---|---|
| IndexOf(String) |
Returns the zero-based index of the first occurrence of the specified Note in the collection.
| |
| IndexOf(Note) |
Returns the zero-based index of the first occurrence of the specified note in the collection.
|